html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0
}

img {
    display: block
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体"
}

select,
input {
    vertical-align: middle
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    color: #666;
    text-decoration: none
}
a:hover {
    opacity: .8;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
/*header*/
.header {
    height: 102px;
}
.header .logo h1{
    float: left;
    font: normal 30px/102px "微软雅黑";
}
.header .logo a:hover{
    opacity: 1;
}
.header .header-r {
    float: right;
}
.con {
    margin:26px 0 0 50px;
}
.con li {
    width: 82px;
    height: 14px;
    margin-bottom: 8px; 
}
.con a img {
    float: left;
}
.con a h5 {
    float: left;
    margin-left: 10px;
    font: 14px/14px "微软雅黑";
}
.phone ul {
    margin-top: 30px;
}
.phone li {
    float: left;
}
.phone li p {
    font: 16px "微软雅黑";
}
.phone li h3 {
    font:700 24px "微软雅黑";
    color: #009ee1;
}
/*end header*/
/*nav*/
.nav {
    height: 43px;
    background-color: #009ee1;
}
.nav ul a{
    float: left;
    text-align: center;
    width: 171px;
    list-style: none;
    font: 16px/43px "微软雅黑";
    cursor: pointer;
    text-overflow: ellipsis;white-space: nowrap;
    overflow:hidden;
}
.nav a:hover {
    background-color: #0e5faa
}
.nav .focus a{
      background-color: #0e5faa
}
.nav li a {
    color: #fff;
}
/*
.nav .current {
    background-color: #0e5faa;
}
*/

/*end nav*/
/*banner*/
.cous-l{
    color:#009ee1!important ;
}
.banner a{
    display: block;
    height: 500px;
    background: url(../images/banner_02.png);
}
.banner a:hover{
    opacity: 1;
}
/*end banner */

/*footer*/
.footer {
    margin-top: 40px;
    width: 100%;
    height: 300px;
    background-color: #272626;
}
.foot-top {
    width: 100%;
    height: 62px;
    margin-top: 44px;
}
.foot-01 {
    width: 330px;
    height: 62px;
    margin-left: 26px;
    text-align: left;
    border-right: 1px solid #666;
}
.foot-01 h4 {
    font:16px/36px "微软雅黑";
    color:#acacac;
}
.foot-01 h3 {
    font:24px "微软雅黑";
    color: #009ee1;
}
.foot-02 {
    width: 342px;
    height: 52px;
    text-align: left;
    padding: 10px 0 0 162px;
    border-right: 1px solid #666;
}
.foot-02 p {
    font: 14px "微软雅黑";
    color:#808080;
}
.foot-03 {
    padding-right: 20px;
    width: 318px;
    height: 62px;
}
.foot-03 img {
    float: right;
    margin-right: 10px;
    width:65px;
    height:65px;
}
.foot-03 span {
    float: right;
    line-height: 16px;
    padding-top: 14px;
    color: #666;
}
.foot_bot {
    margin-top: 94px;
    color: #808080;
}
/*end footer*/

.foot_top ul li:last-child{
    border: none;
}
.iconqq {
    position: fixed;
    width: 113px;
    height: 156px;
    background: url(../../images/iconqq_03.png)no-repeat;
    top:30%;
    right: 0px;
    margin-top: -78px;
    z-index:600000000000;
}
.iconqq ul {
    padding: 80px 0 0 38px;
}
.iconqq ul li {
    padding-bottom: 10px;
}
.iconqq a {
    display: block;
    color: #fff;
}

.iconqq a:hover{
    color:#fff;
}











